FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package implementation.guide.nhdr#1.0.0 (94 ms)

Package implementation.guide.nhdr
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/SpecimenProcessingProcedure
Url http://example.org/fhir/ValueSet/SpecimenProcessingProcedure
Version 1.0.0
Status draft
Date 2024-11-28
Name SpecimenProcessingProcedure
Title Specimen Processing Procedure Value Set
Experimental False
Description A value set representing various specimen processing procedures.

Resources that use this resource

StructureDefinition
https://example.org/fhir/StructureDefinition/PH_Specimen PH_Specimen

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "SpecimenProcessingProcedure",
  "url" : "http://example.org/fhir/ValueSet/SpecimenProcessingProcedure",
  "version" : "1.0.0",
  "name" : "SpecimenProcessingProcedure",
  "title" : "Specimen Processing Procedure Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-28",
  "publisher" : "Your Organization Name",
  "description" : "A value set representing various specimen processing procedures.",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/CodeSystem/SpecimenProcessingProcedureCodeSystem",
        "concept" : [
          {
            "code" : "ELISA",
            "display" : "Enzyme-linked Immunoassay (ELISA)"
          },
          {
            "code" : "IgGAntibodyTest",
            "display" : "IgG Antibody Test"
          },
          {
            "code" : "IgMandIgGAntibodyTest",
            "display" : "IgM and IgG Antibody Test"
          },
          {
            "code" : "VirusAntigenDetection",
            "display" : "Virus Antigen Detection (NS1)"
          },
          {
            "code" : "CompleteBloodCount",
            "display" : "Complete Blood Count"
          },
          {
            "code" : "IGG-IgMAntibodyTest",
            "display" : "IGG-IgM Antibody Test"
          },
          {
            "code" : "IGM-IgGAntibodyTest",
            "display" : "IGM-IgG Antibody Test"
          },
          {
            "code" : "PCR",
            "display" : "Polymerase Chain Reaction"
          },
          {
            "code" : "VirusIsolation",
            "display" : "Virus Isolation"
          },
          {
            "code" : "CultureAndSensitivity",
            "display" : "Culture and Sensitivity"
          },
          {
            "code" : "WidalsTest",
            "display" : "Widals Test"
          },
          {
            "code" : "TyphidotTest",
            "display" : "Typhidot Test"
          },
          {
            "code" : "TubexTest",
            "display" : "Tubex Test"
          },
          {
            "code" : "DirectFluorescentAntibodyTest",
            "display" : "Direct Fluorescent Antibody Test (FAT)"
          },
          {
            "code" : "RapidAntigenTest",
            "display" : "Rapid Antigen Test"
          },
          {
            "code" : "MicroscopicAgglutinationTest",
            "display" : "Microscopic Agglutination Test"
          },
          {
            "code" : "RapidDiagnosticTest",
            "display" : "Rapid Diagnostic Test"
          },
          {
            "code" : "Culture",
            "display" : "Culture"
          },
          {
            "code" : "LatexAgglutination",
            "display" : "Latex agglutination"
          },
          {
            "code" : "GramStain",
            "display" : "Gram stain"
          },
          {
            "code" : "CultureAndPCR",
            "display" : "Culture and PCR"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.